dynamic binding - tradução para Inglês
Diclib.com
Dicionário ChatGPT
Digite uma palavra ou frase em qualquer idioma 👆
Idioma:     

Tradução e análise de palavras por inteligência artificial ChatGPT

Nesta página você pode obter uma análise detalhada de uma palavra ou frase, produzida usando a melhor tecnologia de inteligência artificial até o momento:

  • como a palavra é usada
  • frequência de uso
  • é usado com mais frequência na fala oral ou escrita
  • opções de tradução de palavras
  • exemplos de uso (várias frases com tradução)
  • etimologia

dynamic binding - tradução para Inglês


dynamic binding         

общая лексика

динамическое связывание

Смотрите также

dynamic linking

late binding         
NAME BINDING WHICH IS RESOLVED AT RUN-TIME RATHER THAN IN PRE-EXECUTION TIME
Dynamic binding (computer science); Dynamic binding (computing); Late-binding; Late bound

общая лексика

динамическое [отложенное, позднее] связывание (в ООП)

связывание процедуры или объекта во время исполнения программы

синоним

dynamic binding; early binding

Смотрите также

binding time; OOP; polymorphism

binding site         
  • [[Activation energy]] is decreased in the presence of an enzyme to catalyze the reaction.
  • Methotrexate inhibits dihydrofolate reductase by outcompeting the substrate folic acid. Binding site in blue, inhibitor in green, and substrate in black.
  • Competitive and noncompetitive enzyme binding at active and regulatory (allosteric) site respectively.
  • Sigmoidal versus hyperbolic binding patterns demonstrate cooperative and noncooperative character of enzymes.
REGION ON A PROTEIN OR PIECE OF DNA OR RNA TO WHICH LIGANDS MAY FORM A CHEMICAL INTERACTION
Binding sites; Binding site (biology); Enzyme binding site; Receptor saturation; Binding saturation

общая лексика

связывающий участок

сайт связывания

центр связывания

медицина

рецептор

участок связывания

центр связывания (вещества)

Definição

dynamic binding
The property of object-oriented programming languages where the code executed to perform a given operation is determined at run time from the class of the operand(s) (the receiver of the message). There may be several different classes of objects which can receive a given message. An expression may denote an object which may have more than one possible class and that class can only be determined at run time. New classes may be created that can receive a particular message, without changing (or recompiling) the code which sends the message. An class may be created that can receive any set of existing messages. C++ implements dynamic binding using "{virtual member functions}". One important reason for having dynamic binding is that it provides a mechanism for selecting between alternatives which is arguably more robust than explicit selection by conditionals or pattern matching. When a new subclass is added, or an existing subclass changes, the necessary modifications are localised: you don't have incomplete conditionals and broken patterns scattered all over the program. See overloading.

Wikipédia

Dynamic binding
Dynamic binding may refer to:
Como se diz dynamic binding em Russo? Tradução de &#39dynamic binding&#39 em Russo